kexec: remove use of TRUE/FALSE
authorKevin Stefanov <kevin.stefanov@citrix.com>
Thu, 12 Aug 2021 15:10:23 +0000 (17:10 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 12 Aug 2021 15:10:23 +0000 (17:10 +0200)
commitb8848c001f39224340767900ad0365f81aaeeff4
tree43bef4aabfecc5d689c3465b1c4b2a0103270f68
parent25da9455f1bb8a6d33039575a7b28bdfc4e3fcfe
kexec: remove use of TRUE/FALSE

Whilst fixing this, also changed bool_t to bool, and use __read_mostly.

Suggested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Kevin Stefanov <kevin.stefanov@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/common/kexec.c
xen/include/xen/kexec.h